Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc4d ago0x17c4b0…6a85ba
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc4d ago0xd0ec18…ee57d1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x1e60fa…e1ee25
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xc492af…1ec2d7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x21935e…45b7a8
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xa6d537…d4dc1a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xf7c5e7…08dc76
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xc0cab7…110175
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xa1d236…7eca3e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x71613c…635cc2
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc5d ago0xb4fcd1…691c4c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xaa9041…4a8cbf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x6bd962…7508a5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xb8412e…9ce2fe
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x1c3e96…9399e7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x424c7b…b0fb51
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xb0902b…c360bc
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xf25414…9c47cf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x0c8ddc…383ab1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x5eb8f8…fc9fe2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xde878e…afc2d6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x369be6…7aee7d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0xf35b25…2ff258
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x5fb93d…2ab644
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5d ago0x91e385…436a99

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.