Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$3,100.5570%0x7347…d69146d ago0x34ef21…5927c8
0xa54d…49f50xe742…ea88Base—$16.0770%0x7347…d69146d ago0x321bd2…c1b17e
0xa54d…49f50xe742…ea88Base—$9,380.1070%0x7347…d69146d ago0x4e0c6d…31add1
0xa54d…49f50xe742…ea88Base—$307.6570%0x7347…d69146d ago0xa41527…72b7bc
0xa54d…49f50xe742…ea88Base—$50.0070%0x64b2…883346d ago0x133d6a…993ad1
0xa54d…49f50xe742…ea88Base—$971.1570%0x7347…d69146d ago0x32e70d…e6ad7f
0xa54d…49f50xe742…ea88Base—$730.1170%0x7347…d69146d ago0x19fc52…4c4d41
0xa54d…49f50xe742…ea88Base—$787.7170%0x7347…d69146d ago0xd0fae4…4f8437
0xa54d…49f50xe742…ea88Base—$361.0870%0x7347…d69146d ago0xdaf66b…ee6814
0xa54d…49f50xe742…ea88Base—$79.9270%0x7347…d69146d ago0xbb5246…b05712
0xa54d…49f50xe742…ea88Base—$399.6370%0x7347…d69146d ago0xd52ccb…3c1dd4
0xa54d…49f50xe742…ea88Base—$176.2470%0x7347…d69146d ago0x89d408…471a93
0xa54d…49f50xe742…ea88Base—$129.3970%0x7347…d69146d ago0x4ec6b9…053dc1
0xa54d…49f50xe742…ea88Base—$988.0870%0x7347…d69146d ago0x445bc9…6da882
0xa54d…49f50xe742…ea88Base—$1,488.2070%0x7347…d69146d ago0x04b036…994b12
0xa54d…49f50xe742…ea88Base—$2,497.9070%0x7347…d69146d ago0x4cbed1…8708ec
0xa54d…49f50xe742…ea88Base—$2,499.4770%0x64b2…883346d ago0xe8e39d…fe90ed
0xa54d…49f50xe742…ea88Base—$96.9070%0x7347…d69147d ago0x07863b…8c88d3
0xa54d…49f50xe742…ea88Base—$21.6470%0x7347…d69147d ago0x0c822c…67501d
0xa54d…49f50xe742…ea88Base—$18.9770%0x7347…d69147d ago0x864788…798249
0xa54d…49f50xe742…ea88Base—$2,759.1070%0x7347…d69147d ago0xecfa68…767c3f
0xa54d…49f50xe742…ea88Base—$1,007.5070%0x7347…d69147d ago0x5e793c…ed4825
0xa54d…49f50xe742…ea88Base—$17.0270%0x7347…d69147d ago0xb6d2f8…cf359f
0xa54d…49f50xe742…ea88Base—$59.5170%0x7347…d69147d ago0xdab71b…c4ede3
0xa54d…49f50xe742…ea88Base—$119.3670%0x7347…d69147d ago0x4bf73a…09c22f

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.