Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72de…2a830x3e0a…78e7Base—$0.00267100%coinbase74d ago0x7e3b9c…beb6f5
0x72de…2a830x3e0a…78e7Base—$0.005351100%coinbase75d ago0x05fb07…114395
0x72de…2a830x3e0a…78e7Base—$0.005751100%coinbase75d ago0xe5db90…e5544b
0x72de…2a830x3e0a…78e7Base—$0.005177100%coinbase75d ago0xf37c3c…21d3a2
0x72de…2a830x3e0a…78e7Base—$0.004943100%coinbase75d ago0xddfcef…7b8ecf
0x72de…2a830x3e0a…78e7Base—$0.005445100%coinbase75d ago0x096a8f…1c6168
0x72de…2a830x3e0a…78e7Base—$0.005068100%coinbase75d ago0x25703f…5b2888
0x72de…2a830x3e0a…78e7Base—$0.00545100%coinbase75d ago0x838970…77c463
0x72de…2a830x3e0a…78e7Base—$0.003338100%coinbase75d ago0xabdbcc…f1833f
0x72de…2a830x3e0a…78e7Base—$0.004072100%coinbase75d ago0xe82a6e…150ee7
0x72de…2a830x3e0a…78e7Base—$0.004022100%coinbase75d ago0x92179b…15c7f3
0x72de…2a830x3e0a…78e7Base—$0.005531100%coinbase75d ago0x50aaf9…1c1f61
0x72de…2a830x3e0a…78e7Base—$0.004534100%coinbase75d ago0x1029f7…6c66be
0x72de…2a830x3e0a…78e7Base—$0.002824100%coinbase75d ago0x1a2461…235554
0x72de…2a830x3e0a…78e7Base—$0.002957100%coinbase75d ago0x511228…59128a
0x72de…2a830x3e0a…78e7Base—$0.003483100%coinbase75d ago0xc58b4e…b21ad0
0x72de…2a830x3e0a…78e7Base—$0.003385100%coinbase75d ago0xb0fd95…46b573
0x72de…2a830x3e0a…78e7Base—$0.004399100%coinbase75d ago0x3e2c73…0a7fd2
0x72de…2a830x3e0a…78e7Base—$0.005393100%coinbase75d ago0xb68ee2…7c2bac
0x72de…2a830x3e0a…78e7Base—$0.004834100%coinbase75d ago0x5e8bf3…b70b62
0x72de…2a830x3e0a…78e7Base—$0.005679100%coinbase75d ago0x300c8b…72ed67
0x72de…2a830x3e0a…78e7Base—$0.004689100%coinbase75d ago0x8b2cdd…f435ae
0x72de…2a830x3e0a…78e7Base—$0.005708100%coinbase75d ago0xb9f8a9…ec5395

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.