Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x892e86…bf08db
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x3223b5…bb753d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xe45a69…72049d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x6e3652…2a4416
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x62a8ae…452a14
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xce36b8…6d238b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x354575…fdac96
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x02d9d2…3f9c3a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xfc62a4…f73fc4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x230b3a…da4e58
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xc4c9d6…0246a6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xd378c4…95e690
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x555d61…133425
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x2b7248…a26b0c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x773131…4958eb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xd21050…28a369
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xd78ab4…aff295
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x8aeec2…acd382
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x043a8d…c0bfd8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xe26934…896bc3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xa56c3d…5006ff
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xbb0caf…5d084a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0x7affb6…3c5485
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xac0641…10bdfe
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase73d ago0xefc98b…af0feb

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.