Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xfc9b42…c2202b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x8e7cb9…f00821
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xf08416…95bd10
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x9c7f30…bcf31b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x7c35a6…c20408
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x6eb46e…631d26
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xde1982…84d1bf
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xbde113…7ae95e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x579db0…311933
0x5b2b…f2b10xa9dd…2315Base—$0.01100%coinbase7d ago0x0dae28…5f0eb7
0x5b2b…f2b10xa9dd…2315Base—$0.01100%coinbase7d ago0x5f0bdf…75bd47
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x1e5a85…a9fd38
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xf3fe8a…626b71
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xf8a680…7aea8d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x71afcd…c828c5
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x289d50…8dc8ff
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x5cb8ab…fc80c8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x0d2bcd…246ba0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xbb237b…e61260
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x8adb06…68ea24
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x6498e6…4428d1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x65b60d…759ec0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x9593b9…87cfe4
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0xf07b42…318db3
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase7d ago0x45d096…a0a326

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.