Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x12ab9d…e77d76
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d507d…5ed71d
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x59f856…197901
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xe5d7c9…f93ecf
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xed66bd…965c93
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6c36e7…f96e12
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x390eba…1cfac6
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x99e20b…b7ba56
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x93a4e0…b17168
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6e459c…cd8aad
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xdc64ec…917dba
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6163f4…2f1b04
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x93b38e…6ebfab
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xf2e12b…fc7c25
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x66bc87…ef3194
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x491a25…f574fb
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x7e8d81…ef3716
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xfe3d26…823b65
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xde7441…ec2502
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xbebd93…a06bc5
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xdb7743…0a97bc
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xc281bf…161f31
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0xa3dc9b…10ddf6
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x189478…a82631
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa21d ago0x7c3b64…c0a25a

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.