Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a536d ago0x7a81c3…23936a
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a536d ago0xb17a6e…1f90b5
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a536d ago0xce5072…b57008
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a536d ago0xbb3d8a…d4c5fe
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a536d ago0x14ead7…3f6a57
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a536d ago0x679873…bc9b03
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x704fc8…95b5b9
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a537d ago0xdbefbd…f5abf5
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x250232…3aa479
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a537d ago0x0c7e6e…88c890
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x94929c…862e25
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a537d ago0x00bedc…140b9c
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x8b7d54…36d10b
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x3036ba…e1c765
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a537d ago0x8d429f…3ca08d
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0xc747dd…b2fd42
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b137d ago0x2ede11…07f7d9
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a537d ago0xd9bf09…0a3208
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x8e4f02…f7abb0
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a537d ago0x23eace…c4cd42
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0xc978f2…2e3dfe
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x158c17…d5bd84
0x19b5…cf0c0xe186…7533Base$0.0270%0x194e…37a537d ago0xcff0d1…25b38d
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x07d9b3…29f9b3
0x19b5…cf0c0xe186…7533Base$0.0170%0x194e…37a537d ago0x14603a…1a41e8

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.