Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x4c643b…822264
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x2ca75f…2b074a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x6cbaaa…450011
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x904654…67efc8
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xc9aeeb…0bf49a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xd11bc9…29dfbe
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xe07c40…233588
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xb7ec1c…dd7e80
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xbaef08…ac2d01
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x007b47…411003
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x6be7e3…90665a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x9e2512…6f8935
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x04652d…2eaabf
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xd2b8f2…bcd062
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x08b5af…992578
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xc9f92f…0d1bdc
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xfe9bd3…37c0bf
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xff5901…5f2dd9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xfaebe3…ada794
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xce5c79…fe2781
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xf5243d…3d15fc
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x6c1038…e4a93a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0xaf1a1c…c9afb1
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x01a446…bb0b9b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x453e11…9716ef

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.