Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e01…a0740x6a0a…bf67Base—$0.01100%coinbase2d ago0xd54349…434a70
0x6e01…a0740x6a0a…bf67Base—$0.01100%coinbase2d ago0xfb5d10…076242
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xf2f6be…0342f9
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x1079fa…148715
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xa98c47…81130b
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x64184f…719867
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x0d2d8d…711713
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x8b272a…2df47b
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xbae1b7…0e6ac8
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x36128a…82c8b5
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x356408…2fc2e4
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x0ecb8b…5129bf
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x6f52d9…302335
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x389537…bfd9c3
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x9785d2…f6a4c0
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x6c304e…30ea37
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0x01f07c…dd277e
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xc4a4bf…d76d7e
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xcdef40…658766
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xdef090…1719c4
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xcd2288…f2627b
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xa254af…17e847
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xb94033…17b620
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xb9cee6…b5ed62
0x6e01…a0740x6a0a…bf67Base—$0.10100%coinbase2d ago0xde2349…6d2f6f

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.