Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase2d ago0xfde8fd…2bbedd
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase2d ago0x1124c7…c1b706
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase2d ago0xa648ae…91705e
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase2d ago0x36efca…b9b358
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase2d ago0x738d14…5b19eb
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase2d ago0xe73ef7…5dd65e
0xbb78…bd9d0xa0af…2542Base—$5.00100%coinbase2d ago0x1b497e…bf56aa
0x1bd4…0edb0xa0af…2542Base—$0.50100%coinbase3d ago0x55a460…af0ce7
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0xb510a2…7cb707
0xf5d9…ba020xa0af…2542Base—$5.00100%coinbase3d ago0xcd7c17…573164
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0xdaf868…0b9772
0xbf42…9cf70xa0af…2542Base—$4.00100%coinbase3d ago0xba420a…81df8b
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0xc9547b…aeb2ab
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0xdd73f8…9f9031
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0x1f49f0…b68f97
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0xd05d07…ba3130
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0x62b80d…3da29e
0x2158…2b790xa0af…2542Base—$0.50100%coinbase3d ago0xb2ce7a…69b333
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0xea1d7b…98c637
0x0af2…054f0xa0af…2542Base—$0.50100%coinbase3d ago0xe4d8d3…fc5336
0xed1c…e3e50xa0af…2542Base—$0.50100%coinbase3d ago0x562685…9b2275
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0x3d9e5e…b14f3b
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0xef8a89…a503d2
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0x7504e9…2ddd18
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase3d ago0x027009…7fc3fd

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.