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%coinbase108d ago0x56755a…e79f20
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x073d8e…b3f033
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0xd0058e…5003c6
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x56a2f3…09f26c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x7bc38c…2653a0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0xc0457a…804ab9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0xf81cc2…f3fb4a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0xebef22…19ebc4
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0xfc1c2a…4f60df
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x935523…54d4c3
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x88514a…af7d3a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x351878…7f2df0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x5a60eb…c5acc5
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0xc79081…2e8356
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x1b871d…950fe1
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x482040…b85e95
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x0edf77…b71b7e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x1a53ba…485a57
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x25db53…873e51
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0xc8c91c…91519d
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x9eb829…fa8af0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x6801ee…507d97
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x0ed3f0…4a7bb7
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x272024…4b7fd1
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase108d ago0x63f882…6aa446

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.