Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0x9700e9…87634b
0x19b5…cf0c0x35e6…1f0eBase—$0.02100%0x0b44…80fc107d ago0x0e77cb…ae6dd1
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0x0a8d0a…91dfe4
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x200f5e…4362fe
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69107d ago0xe62463…84dc4b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x506ec1…42cc91
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69107d ago0xc27a97…8ec353
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x0e5f37…5f59de
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x199615…520a23
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x33ae0e…a649c7
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69107d ago0x220500…b629c3
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x1e7037…d52b81
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x73d765…8cd1ef
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69107d ago0x0f11ba…94132a
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x572b93…8880b7
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x6e70f0…242155
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69107d ago0xde598d…ca2d58
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0xbb5bc3…43fc55
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0xad1108…e7cb1e
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69107d ago0x7e226c…d7b478
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x1b8ff6…5e3a33
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x2ebb1d…b29f01
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69107d ago0x8be2ec…5e8f9e
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0x245b10…19d3c0
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69107d ago0xbbcc88…be1f93

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.