Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa37d ago0xa4d27d…882ca1
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa37d ago0x8b52e4…8568c4
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa37d ago0x6c3ae7…cba6e3
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa37d ago0xf13671…89ec9f
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa37d ago0xed641d…4acf11
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa37d ago0x00e864…b40f1c
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa37d ago0x0e27d2…a0a102
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa37d ago0x840ddb…839386
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa37d ago0x977862…4752cf
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa37d ago0x697d2f…ee976b
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0xe44ca7…400e91
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0x921399…517fd5
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0x11de1e…7b9d5f
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0x52446a…5c238a
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0x6a5dd2…d08531
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0xfcb9b8…77db7e
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0x786fc3…c8d606
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x5a76e3…860c83
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x987434…a458fe
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x0c0326…a2c9a3
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0x13c7bf…dd67c4
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa38d ago0x397733…15576c
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x4cdb19…addb6c
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x0361b0…fe8324
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x3c8967…ae80aa

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.