Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase3d ago0xcf0cff…509c98
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase3d ago0x7dbe65…992262
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase3d ago0x17a290…0d1010
0xca0a…2d7a0x85b4…627cBase—$0.87100%coinbase3d ago0x82498f…56c9e3
0x467f…a4c10x85b4…627cBase—$2.48100%coinbase3d ago0x4d8b9f…3f6be2
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase3d ago0xfdffc9…29ccf2
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase3d ago0x7d1f08…e1bc4b
0xca0a…2d7a0x85b4…627cBase—$2.97100%coinbase3d ago0x4575f0…c3714b
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase3d ago0x80d76b…735fb3
0xca0a…2d7a0x85b4…627cBase—$1.17100%coinbase3d ago0x11b955…516a0f
0x467f…a4c10x85b4…627cBase—$3.24100%coinbase3d ago0xdf72fc…81cfb6
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase3d ago0xba3a54…1f45ad
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase3d ago0x0d3a96…20f35d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase3d ago0x38a531…3fd1b8
0xca0a…2d7a0x85b4…627cBase—$1.13100%coinbase3d ago0xf58df1…b15693
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase3d ago0x0b83ec…b3a54f
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase3d ago0x8a641e…5dd3ec
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase3d ago0x14ebb0…33a342
0x467f…a4c10x85b4…627cBase—$14.62100%coinbase3d ago0x079cb2…57c54b
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase3d ago0x067107…954bd5
0x467f…a4c10x85b4…627cBase—$1.19100%coinbase3d ago0x068d8f…19bd39
0x467f…a4c10x85b4…627cBase—$0.56100%coinbase3d ago0xe3fe1c…773840
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase3d ago0xd2d7c9…ce781f
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase3d ago0x74afb3…bb6024
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase3d ago0x7f4b9b…2b15b4

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.