Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f76…75e20xe903…1abfBaseBlockRun.AIAi$0.00228100%coinbase15d ago0xdedbb2…310758
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x56cb8e…249db1
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0xbc7afa…78dbec
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0xa1fce0…563412
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x8abd57…a19dd0
0x7f76…75e20xe903…1abfBaseBlockRun.AIAi$0.00228100%coinbase15d ago0x579103…2904c1
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x6e076d…537a50
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x127817…be5380
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x6800cb…672829
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x600403…7c4dea
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x81574a…979ef2
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x2648af…61d03b
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x226ffa…ec7379
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x95cb49…103751
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0xcf425c…4fff4a
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0xacc6f2…8a5719
0x7f76…75e20xe903…1abfBaseBlockRun.AIAi$0.00228100%coinbase15d ago0xd380da…0ebbcb
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0xff337c…ba1c18
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x45be21…50ebb7
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x0500c2…2df4a1
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x27fc5c…dd0178
0x7f76…75e20xe903…1abfBaseBlockRun.AIAi$0.00228100%coinbase15d ago0xa6cad0…d02c27
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0x6adc42…6e1204
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0xa16ff9…559a48
0x7f76…75e20xf463…623cBaseQuickNodeBlockchain$0.00170%0x17b7…1de215d ago0xc5d973…fa3cf3

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.