Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x8a02…97c5Base—$50.0070%0x211d…d17250d ago0x5a3b8c…57dee0
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…9b7c50d ago0x7723f0…a75ffe
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce150d ago0xb6414b…6745c1
0x3be9…575c0x8a02…97c5Base—$250.0070%0x6a6f…be4150d ago0x92bf99…5cda3c
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17250d ago0x79dd9d…1010e9
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…113150d ago0x0b9a81…606598
0x3be9…575c0x8a02…97c5Base—$150.0070%0x211d…d17250d ago0xdee44f…196294
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…abf550d ago0x39bacc…8c3993
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…b6c250d ago0xf25b94…1f5469
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17250d ago0xe740f0…f39341
0x3be9…575c0x8a02…97c5Base—$150.0070%0x4337…a93d50d ago0xe43c1a…72ecd4
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…663c50d ago0x087ea2…dc11c4
0x3be9…575c0x8a02…97c5Base—$150.0070%0x4337…7b1f50d ago0x24c794…38098f
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…283850d ago0x4ffcb0…5fbffb
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17250d ago0x8f0943…9e326c
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f50d ago0x3ebd58…2e9408
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…217c50d ago0xfa5dca…3f8eaa
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17250d ago0xf38860…167915
0x3be9…575c0x8a02…97c5Base—$50.0070%0xf279…f77f50d ago0x916b42…65db63
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…181150d ago0x72869d…23a8bb
0x3be9…575c0x8a02…97c5Base—$50.0070%0x211d…d17250d ago0xad318f…73e68a
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…32a450d ago0x847903…ad093f
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17250d ago0x327c11…eb6ae7
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…56c750d ago0x5aec47…9ef56f
0x3be9…575c0x8a02…97c5Base—$250.0070%0x81e3…b98e50d ago0x39feaf…f84671

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.