Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xf5baa7…33514d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xe5cc5c…005039
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x844cae…9235b3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x293a97…5452f0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xf6b4a6…d07465
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x17dd17…227d54
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x88c0b0…d1add4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x178d06…3d82eb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xd1aef5…f3d5d2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x4ab929…b42015
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x73cca7…689b5d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x819194…fd7388
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x6c559e…fbfe92
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xa1cc5a…e829bb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x806412…f13607
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xa527fb…8d5512
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x208c87…322930
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x032754…7865eb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xf3abfb…994921
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x438fd2…381e26
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x5ebb14…a27ce6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x5ea351…e77ce3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0x7d9135…ea1845
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xc83e85…a1efdf
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase75d ago0xe48950…95df3e

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.