Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$525.00100%0x212c…a8f648d ago0x42be84…af79eb
0x1332…66eb0x0e3d…7757Base—$10.50100%0x06ee…cb5248d ago0x8aac7a…82b74b
0x62f3…9a8c0x0e3d…7757Base—$18.90100%0x2035…57d348d ago0x15e6ec…2a9852
0x8192…24570x0e3d…7757Base—$26.25100%0x5dca…cd2148d ago0x2a81cd…b9821d
0xbc34…88900x0e3d…7757Base—$10.50100%0xd253…4d1848d ago0x0aae14…fecf3b
0xdd7c…257e0x0e3d…7757Base—$2.10100%0xc836…5c4648d ago0xcccb2e…9fbfea
0x7d99…1cbb0x0e3d…7757Base—$4.20100%0xf863…e52348d ago0x31ad40…fd878c
0x1332…66eb0x0e3d…7757Base—$4.20100%0x0abd…8e7748d ago0x7ddf7c…ef4050
0x1332…66eb0x0e3d…7757Base—$47.25100%0x3b25…fc9a48d ago0x671720…ddaa07
0xa17c…60a90x0e3d…7757Base—$2.10100%0xaf61…49f648d ago0x7a9fb6…e176c4
0x0337…43c70x0e3d…7757Base—$5.71100%0x0744…c73c48d ago0x466958…af600d
0x1332…66eb0x0e3d…7757Base—$30.45100%0x5ed5…f6c048d ago0xe4c06f…1c0327
0x1332…66eb0x0e3d…7757Base—$14.70100%0xa48e…f66148d ago0x0d3382…051e11
0xa787…64cf0x0e3d…7757Base—$1.05100%0x0c68…47ce48d ago0x5e345e…8a299b
0xa787…64cf0x0e3d…7757Base—$1.05100%0x2ce3…0cdb48d ago0x702f14…7ab2d7
0x4c38…5ac60x0e3d…7757Base—$3,150.00100%0x6204…112248d ago0x6c400a…1880ac
0x14c2…41910x0e3d…7757Base—$105.00100%0x14dd…a4ea48d ago0xeba959…1166ec
0xa787…64cf0x0e3d…7757Base—$1.05100%0x450f…b50648d ago0x50a236…a2aa06
0x1332…66eb0x0e3d…7757Base—$6.30100%0x771b…60b848d ago0x53332a…ef4379
0x1332…66eb0x0e3d…7757Base—$52.50100%0x6280…2e7948d ago0x0812d2…00714c
0xf03a…49d80x0e3d…7757Base—$5.25100%0x4a3c…710248d ago0x8f0fec…5845b2
0x7332…a4910x0e3d…7757Base—$14.70100%0xab17…f94348d ago0xa1e4f9…4b0737
0xd30d…07ce0x0e3d…7757Base—$100.00100%0xa2b8…fedd48d ago0x68e6a2…fba67c
0xdd7c…257e0x0e3d…7757Base—$1.05100%0x39e9…239348d ago0x276271…4a68cd
0x1332…66eb0x0e3d…7757Base—$150.00100%0xa8cd…654848d ago0xe82d80…c8adb4

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.