Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xecae9b…e59f66
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xd7626f…b8466b
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xfd2667…f242dd
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xba42c7…95ea6a
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x870972…2387ff
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xb78d39…68c4a1
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xed5e3a…57bbe9
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x7adfb7…bb437c
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xccb1fe…af31d3
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xe3b35f…b4dcfe
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x2a59dc…a80975
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x3cd204…773187
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x63c05c…8ebeec
0x1b70…a9b80x3b3e…e1e7Base$1.30100%ultravioletadao8d ago0xf169be…87ec76
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xb9b98b…3e3d9f
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x01b9ae…0d858b
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x7a1b2e…cc1190
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xc8ed9e…0f744e
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xe92565…8a8639
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x97b5e7…fb10aa
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x8f091c…67478b
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xf10e89…3bf519
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x991b6c…3eb369
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0x2b95f7…9ae1ed
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao8d ago0xe66ff1…9c29e4

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.