Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x8cfb7e…867e59
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x5563b8…d50972
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x2cd6cd…0f3936
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xb4930b…21d93a
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xfa855a…c79608
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x45fe5a…1c2c18
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x1612e4…8e2ced
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x755bcb…a885a4
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xa02ac1…f0cb3e
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x66e4da…b93eb5
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x75c5f8…69a8b2
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xdfe36f…e17a0a
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x549dd0…e6b282
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x820f9b…476df4
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x434289…119e4a
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x649f35…f2b874
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xd15592…bf4edd
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x2db526…3718d9
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xc1e29c…31c299
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xfb544c…90ef25
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x84b2f2…289ca7
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xe1032b…30b187
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xe2c0e8…6eccc4
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0x974d39…524a83
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase65d ago0xd72da4…f4b4b8

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://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://roundhouseai.io/dashboard/team.

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