Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xf576df…cddc0c
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x1aaf52…4c81e6
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xb49b3d…8021af
0xd675…2ed10x07cf…2396Basex402 service$0.10100%payAI22d ago0x201300…7c3520
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x1fe3cc…70865b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x8b2c8e…8c6593
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x7b3e76…aa26c5
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x097bda…8c1f40
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x76f33c…c9ac45
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x966dc2…9f5e36
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x23602f…df7497
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI22d ago0x7a06c8…d42df9
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI22d ago0x3ae0dc…19a5e3
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x8fecd0…908ddf
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc151f6…7133cf
0xd675…2ed10x07cf…2396Basex402 service$0.20100%payAI22d ago0x61c1ac…21cb78
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x5e4919…85f874
0xd675…2ed10x07cf…2396Basex402 service$0.20100%payAI22d ago0xcb59cc…f932c4
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI22d ago0x47e4e8…15402e
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI22d ago0x4e06f6…b027a6
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf1e4ae…70ea17
0xd675…2ed10x07cf…2396Basex402 service$0.10100%payAI22d ago0x36059b…b68e07
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xd32090…d5fce6
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x88881f…4aea21
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xbce458…5a3c40

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.