Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0f…830b0x6b94…a817Base—$0.01100%coinbase83d ago0xaa2698…27a985
0x7c0f…830b0xc53b…e19fBase—$0.01100%coinbase83d ago0x985111…003714
0x7c0f…830b0xbbc3…7080Base—$0.01100%coinbase83d ago0xa0318a…43d340
0x7c0f…830b0x4158…cf57Base—$0.01100%coinbase83d ago0x0ee0b3…5b8325
0x7c0f…830b0x301d…eb22Base—$0.01100%coinbase83d ago0x7b2974…afed8b
0x7c0f…830b0x4d82…edacBase—$0.01100%coinbase83d ago0x5e1358…8efbe0
0x7c0f…830b0x2e05…8f70Base—$0.01100%coinbase83d ago0x82c0ac…5452dc
0x7c0f…830b0x61c2…51a0Base—$0.01100%coinbase83d ago0x84dc95…85b38d
0x7c0f…830b0x68a1…4fd3Base—$0.01100%coinbase83d ago0x80aac2…348f6a
0x7c0f…830b0x0ef2…fe3dBase—$0.01100%coinbase83d ago0x5062e7…47cc6a
0x7c0f…830b0xa24d…23f7Base—$0.01100%coinbase83d ago0xb42ff2…2c5f63
0x7c0f…830b0x159d…3506Base—$0.01100%coinbase83d ago0x422d12…4f1991
0x7c0f…830b0x77ba…3ca4Base—$0.01100%coinbase83d ago0xcc3338…3eeff4
0x7c0f…830b0x0f84…973fBase—$0.01100%coinbase83d ago0x123ddb…0304b1
0x7c0f…830b0xcef9…4587Base—$0.01100%coinbase83d ago0x19d3c5…512643
0x7c0f…830b0x5196…fc94Base—$0.01100%coinbase83d ago0xe6a8ea…7921ec
0x7c0f…830b0x333a…8041Base—$0.01100%coinbase83d ago0x857e23…36e2de
0x7c0f…830b0x637e…6c28Base—$0.01100%coinbase83d ago0x996dc0…3863d7
0x7c0f…830b0xe928…3e11Base—$0.01100%coinbase83d ago0x34dcda…666343
0x7c0f…830b0xceda…7a32Base—$0.01100%coinbase83d ago0x01256c…390800
0x7c0f…830b0x7f83…a09cBase—$0.01100%coinbase83d ago0xe99962…3c2c68
0x7c0f…830b0x30e4…ed8bBase—$0.01100%coinbase83d ago0xe6cd7d…071b26
0x7c0f…830b0xbc71…3f45Base—$0.01100%coinbase83d ago0xf1ab1a…2ba6a3
0x7c0f…830b0x2a7b…5e92Base—$0.01100%coinbase83d ago0x2ae6b7…218fc1
0x7c0f…830b0x97d7…a84dBase—$0.01100%coinbase83d ago0x8d196d…fe4f68

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.