Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown86d ago0x6310cc…4ccacf
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown86d ago0x951bcd…fba651
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown86d ago0xa54782…c38dc8
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown86d ago0x19c166…e3d502
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown86d ago0x538367…178014
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown86d ago0xb2e958…683ff1
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x0ecdf9…4c8767
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0xa4cc9a…b2c914
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x58f9d3…86dac7
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x2de7e5…ed39c1
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x85ac65…fa1cb8
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0xfb7c52…92c25d
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x2a8964…04bdf9
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x9fec2b…e5cffd
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0xddb8e0…2b3ebb
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x901dbe…038850
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0xc4373f…dc0651
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x69a39c…411cc4
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0xaf5d16…e46e3c
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x161d24…873c44
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x04f665…5dc199
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x92296d…8e5b1a
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x9ba537…ad1972
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x689961…0889e0
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0xa7eb6f…b51fc6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.