Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x530f…2a060x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x36f2dd…002f80
0x63ed…64200x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x55e60d…9b39b7
0xca16…c06d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xba3cdb…fecc77
0xb957…d81a0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x223789…d6ab62
0xca16…c06d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xffb16e…d30077
0xe5c3…700f0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xfd9540…c52489
0x802c…b0c60x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xa18832…d94904
0xccab…a0220x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x0fcdb6…667f68
0xccab…a0220x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x68c50d…c53ea9
0x5d9f…80a80x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xc50105…71b2df
0x3096…84470x217e…67c4Basex402 Service Auditx402$0.002100%coinbase92d ago0xa18ac8…220cdc
0x5d9f…80a80x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x6ff5b7…37d5f2
0x3096…84470x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xe1b4c1…5ca12c
0x0a81…48e30x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x90ff92…dd8d8c
0x7b10…5c400x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xe9dad9…9f04fc
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xcec7e5…141d5d
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x481764…77b63f
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x9423d2…18902b
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xa292f9…23d373
0x5914…e74b0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x9f90bb…8eea20
0x5914…e74b0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x1b6286…c705d4
0xd726…e0c80x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x189c54…7c73d6
0xd726…e0c80x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x329440…df1460
0x61fb…76a10x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x3ab2b9…a7a1bd

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.