Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xf79018…5cc18e
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xb9a6e1…adc385
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xcba775…54f4f6
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xcabc48…3ff46e
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xdf761d…37ebdf
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x6c522d…5c55c5
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xbea01f…4bb2f8
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x90242c…4ddc50
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x9a2a78…96f330
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x02fb54…c6f80a
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x4793ef…82c144
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xe49e13…97c6b1
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x35aadf…549929
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x00f87b…357ff4
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x1ce68e…c7bbaf
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x1b4fb3…c2b5a7
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xa7816f…cc9c20
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xd5eb33…b29d02
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x7d6752…6aa735
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xca24c3…79de65
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xd6adc5…49c3c5
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x23a3dc…1d596d
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xa40095…be2852
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x64dd58…d57da7
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xee1461…455e0a

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.