Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc546…34c40x098a…ff0cBase—$0.01100%coinbase65d ago0xc982b5…7fe877
0xc546…34c40x9d21…61c6Base—$0.01100%coinbase65d ago0x29b206…8c6e24
0xc546…34c40xdd22…7204Base—$0.01100%coinbase65d ago0x40e7aa…8b527b
0xc546…34c40xa1d0…fcecBase—$0.01100%coinbase65d ago0x7b3ea2…8444dc
0xc546…34c40x9d02…982fBase—$0.01100%coinbase65d ago0xa9b4f3…78a043
0xc546…34c40x5946…8a97Base—$0.01100%coinbase65d ago0xfc5aac…f46987
0xc546…34c40x38cb…bb0eBase—$0.01100%coinbase65d ago0x5f3b04…51e769
0xc546…34c40x96ec…ef92Base—$0.01100%coinbase65d ago0x453728…098307
0xc546…34c40x7223…f88fBase—$0.01100%coinbase65d ago0xd23a47…df273f
0xc546…34c40xc883…e116Base—$0.01100%coinbase65d ago0xd80be3…5ebc67
0xc546…34c40xc8b3…f304Base—$0.01100%coinbase65d ago0xe66841…dd3672
0xc546…34c40xbec0…a672Base—$0.01100%coinbase65d ago0x878da5…203902
0xc546…34c40xd3f6…59caBase—$0.01100%coinbase65d ago0x648d45…93a54a
0xc546…34c40x8cdf…7c43Base—$0.01100%coinbase65d ago0x6adcac…46f58d
0xc546…34c40x0cd3…ff2aBase—$0.01100%coinbase65d ago0x0c4d6b…4805fc
0xc546…34c40xc10d…50b2Base—$0.01100%coinbase65d ago0x6faf03…c97062
0xc546…34c40x870e…b52eBase—$0.01100%coinbase65d ago0xb4d557…4c4986
0xc546…34c40xbb5c…0fc7Base—$0.01100%coinbase65d ago0xf9daa4…ec6bbd
0xc546…34c40x743f…7121Base—$0.01100%coinbase65d ago0x20f67c…7611d0
0xc546…34c40xa3d3…9887Base—$0.01100%coinbase65d ago0x252f0d…b9f05b
0xc546…34c40x0679…cba5Base—$0.01100%coinbase65d ago0x962a2d…2d9488
0xc546…34c40x101e…9b92Base—$0.01100%coinbase65d ago0x1f1809…ff6152
0xc546…34c40x5897…6bcbBase—$0.01100%coinbase66d ago0xf273f0…b07a0f
0xc546…34c40x5541…3d78Base—$0.01100%coinbase66d ago0x520c5e…223611
0xc546…34c40xb08e…a528Base—$0.01100%coinbase66d ago0xd07b8e…64e0fc

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.