Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x619ac9…c32531
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0xfe50f4…a68a34
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x2a6450…4f7dd8
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x72243a…800909
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0xc4aaff…c74706
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x75d74b…03e461
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x7fe184…e4200f
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x15a885…dab03b
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x7e52e0…78f534
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0xd6a977…8f074e
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x247024…e245cd
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0xb38dac…0a92e2
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x3b5ccc…354bcd
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0xea7a30…d6f54c
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0x71eabf…a2b627
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0xad52ca…d5f6d4
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0x34ce4c…92a1fd
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0x6c551c…4f32c1
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x9bdadb…be0f6f
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0x039eed…de4133
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0x10b8fa…e09d1b
0xa133…ce440x9c95…e299Base—$0.001100%fluxa32d ago0x5a14a5…c9ae4f
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0xab404f…b9b76f
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa32d ago0x238a09…d20f25
0xa133…ce440x9c95…e299Base—$0.001100%fluxa33d ago0xe6880e…d5e4f6

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.