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—$1.27100%coinbase32d ago0x4e486d…e0a95e
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase32d ago0x74ac97…0fd664
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase32d ago0xfb0b82…08f8f9
0xca0a…2d7a0x85b4…627cBase—$2.52100%coinbase32d ago0x0902bf…87d3f7
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase32d ago0xefe851…3e1911
0x467f…a4c10x85b4…627cBase—$1.15100%coinbase32d ago0xe0f88a…5c8c2a
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase32d ago0xcc08ba…51b586
0x467f…a4c10x85b4…627cBase—$1.84100%coinbase32d ago0x6a7adb…2c7688
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase32d ago0x1f5fa4…31b558
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase32d ago0xe483b3…c13e3c
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase32d ago0xf57b07…600f42
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase32d ago0x2ec6bc…eb89b3
0xca0a…2d7a0x85b4…627cBase—$2.01100%coinbase32d ago0x9dbfe6…0fe3ca
0xca0a…2d7a0x85b4…627cBase—$0.67100%coinbase32d ago0x97cae8…d93446
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase32d ago0x58d4ba…e4eb4b
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase32d ago0x779554…ffc64d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase32d ago0xe5c10c…c193f9
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase32d ago0x24b9fb…22651f
0xca0a…2d7a0x85b4…627cBase—$2.52100%coinbase32d ago0xfb3b5f…646abc
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase32d ago0xb0d19e…19fbe7
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase32d ago0x19abe1…606779
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase32d ago0x5c92db…f76c80
0xca0a…2d7a0x85b4…627cBase—$0.50100%coinbase32d ago0x191140…954ecf
0x467f…a4c10x85b4…627cBase—$1.48100%coinbase32d ago0xceacc7…e4e023
0x467f…a4c10x85b4…627cBase—$1.73100%coinbase32d ago0xf158c2…8100dc

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.