Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x5b2294…b07ac5
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x7b4667…eb05ba
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0xe2cf4b…429305
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x32e07b…c49bf6
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x476cd1…ecc885
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0xf7dfd7…04f66f
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x1a7310…cc8de4
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0xac6b02…1b271b
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x05e24d…f97ae8
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x01e9eb…f8bd4f
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0xc2b8f3…0cf032
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x10ecb6…f2afc0
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x613913…367384
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x0f72f4…c9cfbf
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x0b75c7…2b70ca
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5423d ago0x65db23…9bd1a8
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0x5573f2…ea0fcd
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0x57b5fb…6e1447
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0x5a44a7…03f91b
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0x6cd26d…f62b7c
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0xc94052…fe1b80
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0x687e28…69fda9
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0xad936c…b70211
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0x5b3117…e5cd90
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5424d ago0x4eae51…b1b936

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.