Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase43d ago0xf2ca2c…a47b3e
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase43d ago0xe8b898…2ae0cf
0xedc6…d2d00x217e…67c4BaseCrypto Spot PriceCrypto$0.008100%coinbase43d ago0xbb194c…73ac78
0x76e9…57b30x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase43d ago0x710e7f…c53d19
0x6e53…a2650x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase43d ago0xe1457f…e48db4
0x9456…8f090x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase43d ago0xfd133b…3f6260
0x6909…c0ac0x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase43d ago0x809dd7…84b37c
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase43d ago0xf980a1…007c0c
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase43d ago0x380a25…7a0632
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase43d ago0x3114b9…ffd416
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase43d ago0xda7e20…ec014a
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase44d ago0xec0fe3…5053d3
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase44d ago0xed7a18…5006d5
0x6909…c0ac0x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase44d ago0x329b85…4bf423
0xc533…2d7a0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase44d ago0x42075f…b66d3f
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase44d ago0x44dc4a…a98051
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase44d ago0x1fe18c…64b7b4
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase44d ago0xa9fd62…b1491d
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase44d ago0x69626a…78e65e

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.