Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ef…38620x3e0a…78e7Base—$0.004958100%coinbase75d ago0x95739d…9d1e74
0x12ef…38620x3e0a…78e7Base—$0.005149100%coinbase75d ago0x264fa0…4970dd
0x12ef…38620x3e0a…78e7Base—$0.004489100%coinbase75d ago0x21efc5…69d17e
0x12ef…38620x3e0a…78e7Base—$0.005196100%coinbase75d ago0x7900a0…c9fe8a
0x12ef…38620x3e0a…78e7Base—$0.003341100%coinbase75d ago0x9b3f43…7e849f
0x12ef…38620x3e0a…78e7Base—$0.003836100%coinbase75d ago0x1165cf…115217
0x12ef…38620x3e0a…78e7Base—$0.00323100%coinbase75d ago0xb8d3ac…8620f6
0x12ef…38620x3e0a…78e7Base—$0.00568100%coinbase75d ago0xa7a161…9867e4
0x12ef…38620x3e0a…78e7Base—$0.004751100%coinbase75d ago0x62d23d…483d54
0x12ef…38620x3e0a…78e7Base—$0.003851100%coinbase75d ago0xd0c276…9b7a42
0x12ef…38620x3e0a…78e7Base—$0.004631100%coinbase75d ago0x64cc62…86b9b8
0x12ef…38620x3e0a…78e7Base—$0.003537100%coinbase75d ago0xd26e96…cfc773
0x12ef…38620x3e0a…78e7Base—$0.005069100%coinbase75d ago0x3fbc68…7b72ce
0x12ef…38620x3e0a…78e7Base—$0.005599100%coinbase76d ago0x8ec1e4…756071
0x12ef…38620x3e0a…78e7Base—$0.004595100%coinbase76d ago0x03f570…0276d9
0x12ef…38620x3e0a…78e7Base—$0.005551100%coinbase76d ago0x73fa3e…53c7e1
0x12ef…38620x3e0a…78e7Base—$0.004945100%coinbase76d ago0xc5f98b…6fe487
0x12ef…38620x3e0a…78e7Base—$0.002681100%coinbase76d ago0xbcaa5d…f19c29
0x12ef…38620x3e0a…78e7Base—$0.003415100%coinbase76d ago0xb7a75a…23b9eb
0x12ef…38620x3e0a…78e7Base—$0.002649100%coinbase76d ago0x123c14…34bac7
0x12ef…38620x3e0a…78e7Base—$0.005203100%coinbase76d ago0xdb7a08…4f08f2
0x12ef…38620x3e0a…78e7Base—$0.00517100%coinbase76d ago0x2424f4…015c1f
0x12ef…38620x3e0a…78e7Base—$0.004686100%coinbase76d ago0x1924c7…84d6be

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.