Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase112d ago0xc0d3f3…2a6a22
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase112d ago0x575161…011c6c
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase112d ago0x7202a4…0b48b7
0x5d79…ab930x0e3d…7757Base—$6.30100%0x2544…8c45112d ago0x4c44af…4919c6
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase112d ago0x1d1a2a…2e5ba4
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase112d ago0x658c1e…c41eb4
0x3d88…0a1c0x10c1…1e24Base—$0.54100%coinbase112d ago0x370bfe…d3353d
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase112d ago0x6c2ca6…622dd0
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase112d ago0xd60701…13b36c
0xef1f…297b0x7d2c…bcfeBase—$0.05100%coinbase112d ago0x6b7daf…c675c4
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase112d ago0x0dd35a…d7df2c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x790e53…2ccc5a
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase112d ago0xee24af…e30bb7
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x0661a1…a66b69
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x87573d…5d2b4d
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase112d ago0xeffc5e…f2636a
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase112d ago0xf23f06…ebeeb9
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase112d ago0x0923aa…22b580
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0xa4300b…08e5f2
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase112d ago0xa9f1a0…91e23a
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase112d ago0xee4e81…daa908
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase112d ago0x2086b9…65f1dd
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0x752089…1c8956
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase112d ago0xaf55ea…d5cdd9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x3bc42e…99bd5e

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.