Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960x9974…e98bBase—$0.01100%coinbase81d ago0x5dd887…146dfc
0xfa29…f3960x7232…93acBase—$0.01100%coinbase81d ago0x111525…8014d7
0xfa29…f3960x92ec…5131Base—$0.01100%coinbase81d ago0x74eb14…409810
0xfa29…f3960x041c…be16Base—$0.01100%coinbase81d ago0x100613…6ea7ab
0xfa29…f3960x3721…348cBase—$0.01100%coinbase81d ago0x7318d0…ba5140
0xfa29…f3960x2b1c…d340Base—$0.01100%coinbase81d ago0x4be755…874e9d
0xfa29…f3960x4c8c…e379Base—$0.01100%coinbase81d ago0xbcf77b…7db87e
0xfa29…f3960x5e8d…2af1Base—$0.01100%coinbase81d ago0xed70a5…ff0338
0xfa29…f3960x5266…374fBase—$0.01100%coinbase82d ago0xaf8a57…3367bc
0xfa29…f3960xcbc6…a006Base—$0.01100%coinbase82d ago0x57defc…259e1e
0xfa29…f3960x1bae…9925Base—$0.01100%coinbase82d ago0xbe68ff…221916
0xfa29…f3960x2dd9…0858Base—$0.01100%coinbase82d ago0x41839c…f34c5c
0xfa29…f3960xa71f…4c79Base—$0.01100%coinbase82d ago0xfe4ad9…ed97bd
0xfa29…f3960x0f9c…4e1aBase—$0.01100%coinbase82d ago0x50008a…3f87e0
0xfa29…f3960xd3e1…7da1Base—$0.01100%coinbase82d ago0x6ba0ab…0993bc
0xfa29…f3960x69ce…6295Base—$0.01100%coinbase82d ago0x21ac5c…5f68ab
0xfa29…f3960x6461…a3d5Base—$0.01100%coinbase82d ago0x54c6ad…2641d1
0xfa29…f3960x6887…332aBase—$0.01100%coinbase82d ago0x0cb542…0d625c
0xfa29…f3960x0757…954bBase—$0.01100%coinbase82d ago0xf8b4b0…537f37
0xfa29…f3960x17e9…42a0Base—$0.01100%coinbase82d ago0xc6d77e…89055f
0xfa29…f3960x1b9c…c1daBase—$0.01100%coinbase82d ago0xe1627a…74ca6f
0xfa29…f3960xc1a8…1b0eBase—$0.01100%coinbase82d ago0xd79e0a…e7ee1c
0xfa29…f3960x192d…c1a0Base—$0.01100%coinbase82d ago0xe17235…00a51a
0xfa29…f3960x6c33…18f3Base—$0.01100%coinbase82d ago0x7d111c…95088a
0xfa29…f3960xfb74…1cf9Base—$0.01100%coinbase82d ago0x5e53a9…a510fd

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.