Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07e3…2ca30x10c1…1e24Base—$1.88100%coinbase108d ago0x0b3e61…be5f86
0x07e3…2ca30x10c1…1e24Base—$0.83100%coinbase108d ago0x4ee793…7139ec
0x07e3…2ca30x10c1…1e24Base—$0.79100%coinbase108d ago0xc95b28…c0f1e5
0x07e3…2ca30x10c1…1e24Base—$0.77100%coinbase108d ago0x4f5f2f…0a517d
0x07e3…2ca30x10c1…1e24Base—$0.55100%coinbase108d ago0x15b7e9…b0cba8
0x07e3…2ca30x10c1…1e24Base—$0.54100%coinbase108d ago0xff2d1f…6ca9ad
0x07e3…2ca30x10c1…1e24Base—$0.55100%coinbase108d ago0xbf733f…bb0426
0x07e3…2ca30x10c1…1e24Base—$0.51100%coinbase108d ago0x5135ed…aa1111
0x07e3…2ca30x10c1…1e24Base—$0.50100%coinbase108d ago0x76a71e…5fe8fb
0x07e3…2ca30x10c1…1e24Base—$0.50100%coinbase108d ago0x1e2534…1b28bc
0x07e3…2ca30x10c1…1e24Base—$0.97100%coinbase108d ago0xf73b6e…b18cdb
0x07e3…2ca30x10c1…1e24Base—$0.95100%coinbase108d ago0x70f49f…60f40c
0x07e3…2ca30x10c1…1e24Base—$0.93100%coinbase108d ago0x33b270…c098b0
0x07e3…2ca30x10c1…1e24Base—$0.81100%coinbase108d ago0x76bf65…aa1083
0x07e3…2ca30x10c1…1e24Base—$0.80100%coinbase108d ago0x7fe20d…f5e85c
0x07e3…2ca30x10c1…1e24Base—$0.77100%coinbase108d ago0xf8275a…9df6f4
0x07e3…2ca30x10c1…1e24Base—$0.75100%coinbase108d ago0xfbdd6b…40155a
0x07e3…2ca30x10c1…1e24Base—$0.67100%coinbase108d ago0x523143…ce5a2c
0x07e3…2ca30x10c1…1e24Base—$0.65100%coinbase108d ago0x35a021…068333
0x07e3…2ca30x10c1…1e24Base—$0.63100%coinbase108d ago0xe4579f…6442f1
0x07e3…2ca30x10c1…1e24Base—$0.61100%coinbase108d ago0x8e2ca3…f8fae5
0x07e3…2ca30x10c1…1e24Base—$0.76100%coinbase108d ago0x00ccc9…06274a
0x07e3…2ca30x10c1…1e24Base—$0.73100%coinbase108d ago0x695a71…3c30d4
0x07e3…2ca30x10c1…1e24Base—$0.66100%coinbase108d ago0x3513af…73f151
0x07e3…2ca30x10c1…1e24Base—$0.60100%coinbase108d ago0xb4ba1f…1886d4

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.