Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xd614a3…fb6b11
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xbd4c35…80fa45
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x0ec3e7…b40db7
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xd86d81…9f61aa
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xb5bea8…d6d44b
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xb4470f…c47e1b
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xfa20b6…257721
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xf66016…0720a9
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x850b68…a1ea05
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x7e2218…97a6a5
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x147e4a…4a2c13
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x76ef94…796c34
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x54d8d5…631a02
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x339e95…527cf3
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xb90bd2…533e4d
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xefe6d3…489aa9
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x42fa4f…8da3d5
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x3604fb…2b0455
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x5ae63e…a38419
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xa6289c…248c50
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xa291b7…d106aa
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x58c8e9…b61956
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x1f4c92…a83cfa
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0x202db2…d9e3ba
0xd90c…3bb10x6a0a…bf67Base—$0.10100%coinbase2d ago0xef9eb6…9a7985

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.