Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0xc96ead…190533
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x9ffc41…2a8690
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x40881f…5396e6
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x2fdd26…7cadce
0x4472…89cd0xa8a8…d988Base—$0.01100%0xdb65…a48992d ago0x635a8c…09e8d2
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0xcfee32…f219e5
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be6992d ago0xfacc6a…875e4b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x26c7fd…fc30c3
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0xea5fb3…2187bb
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be6992d ago0xa4942c…7c4308
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x332e06…b091cd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x5b7c56…7037fc
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be6992d ago0x861bd0…c713c7
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0xf31257…bb47dd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x1a8d20…8a3ab7
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be6992d ago0xacb38d…38372a
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0xb61166…4ec23b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x886208…08eb4e
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be6992d ago0xf41621…48c7bd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be6992d ago0x21e2b4…12c7ff

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.