Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc0f…eb030x3e0a…78e7Base—$0.004655100%coinbase75d ago0xafd963…4035c4
0xfc0f…eb030x3e0a…78e7Base—$0.005893100%coinbase75d ago0xa9aaa1…ac107e
0xfc0f…eb030x3e0a…78e7Base—$0.002997100%coinbase75d ago0x9c5bb8…7f88b5
0xfc0f…eb030x3e0a…78e7Base—$0.005035100%coinbase75d ago0x5156ca…c68ab4
0xfc0f…eb030x3e0a…78e7Base—$0.004693100%coinbase75d ago0xfcea06…a1a287
0xfc0f…eb030x3e0a…78e7Base—$0.005353100%coinbase75d ago0x0e5cd8…5de4cc
0xfc0f…eb030x3e0a…78e7Base—$0.004842100%coinbase75d ago0x9e63a9…650de5
0xfc0f…eb030x3e0a…78e7Base—$0.004923100%coinbase75d ago0xf14247…3a2b24
0xfc0f…eb030x3e0a…78e7Base—$0.005506100%coinbase75d ago0xfb8558…dd3f8f
0xfc0f…eb030x3e0a…78e7Base—$0.004231100%coinbase75d ago0x1c061a…1a4dab
0xfc0f…eb030x3e0a…78e7Base—$0.004263100%coinbase75d ago0x8317bd…6e7d0d
0xfc0f…eb030x3e0a…78e7Base—$0.002877100%coinbase75d ago0x0051e1…3abca5
0xfc0f…eb030x3e0a…78e7Base—$0.003456100%coinbase75d ago0x57f2f7…4e3a15
0xfc0f…eb030x3e0a…78e7Base—$0.002834100%coinbase75d ago0x23158f…5703e0
0xfc0f…eb030x3e0a…78e7Base—$0.004493100%coinbase75d ago0x1c3edf…a3dbf1
0xfc0f…eb030x3e0a…78e7Base—$0.005904100%coinbase75d ago0x10927e…df82fd
0xfc0f…eb030x3e0a…78e7Base—$0.002957100%coinbase75d ago0x2546b4…a00128
0xfc0f…eb030x3e0a…78e7Base—$0.003865100%coinbase75d ago0x08e492…5e9cf4
0xfc0f…eb030x3e0a…78e7Base—$0.005555100%coinbase75d ago0xabf221…167ce8
0xfc0f…eb030x3e0a…78e7Base—$0.004549100%coinbase75d ago0x979252…0372cb
0xfc0f…eb030x3e0a…78e7Base—$0.005474100%coinbase75d ago0xfc6031…1988a7

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.