Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x64df28…549d3a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x97ad09…15203f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xc89e4c…c666e2
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xfeee37…773718
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x54a36d…b6b5f2
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x1b5d9a…0bd20e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xd1c269…8698d1
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xdc5051…c2e744
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xfd4c94…e227d3
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x33e594…3af2e0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x00bc91…0a2ff8
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x69621a…0088eb
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xa3ba9d…8d5833
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x2c4118…4402b8
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x82d22b…14409e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xc72554…ba861c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xca542e…1e23fd
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xbcf641…41e9fb
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xee5108…44eae5
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xee0b3e…460fcc
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x0d2414…32382b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x1a06df…795ce0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xcbf8eb…fe4599
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0x32bb03…ab3852
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase72d ago0xfb1e07…25908e

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.